List Disks
The List Disks command returns a list containing the names of every mounted volume, including CD-ROMs, floppy disks, AppleShare volumes, and so on. List Disks is one of several commands provided by the File Commands scripting addition.SYNTAX
list disksRESULT
The result is a list of strings.EXAMPLE
list disks --result: {"My Disk", "Our Server", "Joe's Floppy"}ERROR